home *** CD-ROM | disk | FTP | other *** search
/ Libris Britannia 4 / science library(b).zip / science library(b) / PROGRAMM / PASCAL / 0188.ZIP / READ-ME.DOC < prev   
Text File  |  1986-02-08  |  2KB  |  31 lines

  1.      *-------------------------- TURBO S.I.X. ---------------------------*
  2.      |                              #504                                 |
  3.      |                                                                   |
  4.      | A high quality communications program plus source code for a      |
  5.      | useful terminal program and a set of routines in a .INC file      |
  6.      | that show how to twiddle the bits of the COM ports.               |
  7.      *-------------------------------------------------------------------*
  8.  
  9.      ASYNC   .INC   16135  Shows how to access and manipulate the COM ports
  10.                              on your IBM-PC or compatible.
  11.  
  12.      ITERM   .COM   26765  A complete terminal program including source code
  13.      ITERM   .DOC    8095  and documentation. Provides a working example of
  14.      ITERM   .PAS    7429  how to process buffered I/O via the COM ports.
  15.      ITRMDIAL.INC    7597
  16.      ITRMMISC.INC    1944
  17.      ITRMPORT.INC   10515
  18.      ITRMSAVE.INC    2229
  19.      ITRMWIND.INC    8527
  20.      ITRMXFER.INC   10457
  21.  
  22.      QINSTALL.COM   45081  An excellent communications package. Perfect for
  23.      QINSTALL.HLP   21540  communicating with electronic bulletin boards,
  24.      QMODEM  .000    6144  information services (e.g. Compuserve) etc.
  25.      QMODEM  .001   36864  Includes three variations of the XMODEM error
  26.      QMODEM  .002    6144  checking protocol as well as its own internal
  27.      QMODEM  .003    8960  method. Object code only. A shareware product
  28.      QMODEM  .COM   44688  that is more than worth the contribution asked.
  29.      QMODEM  .DOC   56320  Written in Turbo. If you use it & like it, send
  30.                            John a check!
  31.